Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 160,891 for

document formatting

(0.18 sec)
  1. Reusing Style Objects with Golang via C++|Docum...

    In Aspose.Cells for C++, by creating and using reusable style objects, you can simplify style management and improve code efficiency. Our guide will help you leverage the advantages of reusable style objects and implement them in your application.... To apply some formatting to a large range of cells...

    docs.aspose.com/cells/go-cpp/reusing-style-obje...
  2. Supported Document Formats|Aspose.Words for Pyt...

    Edit source Documents in many popular formats, as well as freely convert files from one format to another using Python....Supported Document Formats Contents [ Hide ] See the File Format Wiki...for more details on each file format. The following table indicates...

    docs.aspose.com/words/python-net/supported-docu...
  3. Convert DOTX to POT in Python or with free Onli...

    DOTX to POT conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOTX to POT online converter quickly before integrating the code....to convert DOTX files to POT format for various reasons. DOTX is...template file format which is used to create documents with the same...

    products.aspose.com/total/python-net/conversion...
  4. Shifted and deleted cells in Docx table (Java) ...

    Hi, We’re running Aspose with files containing tables with certain Formatting. When this happens, the outputted file seems to have shifted cells around, overlays cells on top of other cells and deletes some. It seems t…...containing tables with certain formatting. When this happens, the outputted...your code simply convert the document to PDF. So the problem can...

    forum.aspose.com/t/shifted-and-deleted-cells-in...
  5. Aspose::Words::Lists::List::get_IsListStyleRefe...

    Aspose::Words::Lists::List::get_IsListStyleReference method. Returns true if this list is a reference to a list style in C++.... The list formatting specified in the list style...list style and use it in a document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. FieldToa.RemoveEntryFormatting | Aspose.Words f...

    Control entry text Formatting in your Document with FieldToa's RemoveEntryFormatting property. Enhance your table of authorities effortlessly!...remove the formatting of the entry text in the document from the...void FieldTOA () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Public API Changes in Aspose.Cells 8.1.0|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....0 Contents [ Hide ] This document describes changes to the Aspose...worksheets are exported to HTML format. The default value is true...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. FieldAutoText Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAutoText class to effortlessly manage AUTOTEXT fields, enhancing Document automation and efficiency....the Working with Fields documentation article. public class FieldAutoText...name of the AutoText entry. Format { get; } Gets a FieldFormat...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose::Words::Fields::FieldFormula class | Asp...

    Aspose::Words::Fields::FieldFormula class. Implements the = (formula) field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldFormula...the start of the field. get_Format () Gets a FieldFormat object...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Mail Merge in MS Word with Java

    Follow this article to perform mail merge in MS Word with Java. It has the details to set the IDE, a list of steps, and a sample code to apply mail merge for Word with Java....Word file template into a Document object using the DocumentBuilder...Word template file into the Document object Call the getMailMerge()...

    kb.aspose.com/words/java/mail-merge-in-ms-word-...